Function rcudnn::cudaDeviceGetGraphMemAttribute[][src]

pub unsafe extern "C" fn cudaDeviceGetGraphMemAttribute(
    device: i32,
    attr: cudaGraphMemAttributeType,
    value: *mut c_void
) -> cudaError