Function libdrm_sys::drmAgpAlloc [] [src]

pub unsafe extern "C" fn drmAgpAlloc(
    fd: c_int,
    size: c_ulong,
    type_: c_ulong,
    address: *mut c_ulong,
    handle: *mut drm_handle_t
) -> c_int