[][src]Function cuda_driver_sys::cuMemGetAllocationPropertiesFromHandle

pub unsafe extern "C" fn cuMemGetAllocationPropertiesFromHandle(
    prop: *mut CUmemAllocationProp,
    handle: CUmemGenericAllocationHandle
) -> CUresult