Function libdrm_sys::drmGetMap [] [src]

pub unsafe extern "C" fn drmGetMap(
    fd: c_int,
    idx: c_int,
    offset: *mut drm_handle_t,
    size: *mut drmSize,
    type_: *mut drmMapType,
    flags: *mut drmMapFlags,
    handle: *mut drm_handle_t,
    mtrr: *mut c_int
) -> c_int