[][src]Function cuda_driver_sys::cuMipmappedArrayGetLevel

pub unsafe extern "C" fn cuMipmappedArrayGetLevel(
    pLevelArray: *mut CUarray,
    hMipmappedArray: CUmipmappedArray,
    level: c_uint
) -> CUresult