Function drm::ffi::ioctl_agp_free

source ·
pub unsafe fn ioctl_agp_free(
    fd: c_int,
    val: *const drm_agp_buffer
) -> Result<c_int>