Skip to main content

cudaHostUnregister

Function cudaHostUnregister 

Source
pub unsafe extern "C" fn cudaHostUnregister(
    ptr: *mut c_void,
) -> cudaError_t