Skip to main content

cuFuncGetAttribute

Function cuFuncGetAttribute 

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