[][src]Function cuda_driver_sys::cuFuncGetAttribute

pub unsafe extern "C" fn cuFuncGetAttribute(
    pi: *mut c_int,
    attrib: CUfunction_attribute,
    hfunc: CUfunction
) -> CUresult