Function rcudnn_sys::cudaDeviceSetGraphMemAttribute[][src]

pub unsafe extern "C" fn cudaDeviceSetGraphMemAttribute(
    device: c_int,
    attr: cudaGraphMemAttributeType,
    value: *mut c_void
) -> cudaError_t