Function cudaGetDevice

Source
pub unsafe extern "C" fn cudaGetDevice(
    device: *mut c_int,
) -> cudaError_t