Function drm::ffi::ioctl_mode_addfb

source ·
pub unsafe fn ioctl_mode_addfb(
    fd: c_int,
    val: *mut drm_mode_fb_cmd
) -> Result<c_int>