🔒 Repository is read-only – file editing is disabled.

PaganDE/smithay-0.7.0/test_gbm_bo_get_fd_for_plane.c main

5 linii Raw ← Powrót
12345
#include <gbm.h>

void test() {
    gbm_bo_get_fd_for_plane(NULL, 0);
}