Function cuda_sys::cudart::cudaFuncGetAttributes[][src]

pub unsafe extern "C" fn cudaFuncGetAttributes(
    attr: *mut cudaFuncAttributes,
    func: *const c_void
) -> cudaError_t