Skip to main content

cudaIpcGetMemHandle

Function cudaIpcGetMemHandle 

Source
pub unsafe extern "C" fn cudaIpcGetMemHandle(
    handle: *mut cudaIpcMemHandle_t,
    devPtr: *mut c_void,
) -> cudaError_t