Skip to main content

hipGetDriverEntryPoint_spt

Function hipGetDriverEntryPoint_spt 

Source
pub unsafe extern "C" fn hipGetDriverEntryPoint_spt(
    symbol: *const c_char,
    funcPtr: *mut *mut c_void,
    flags: c_ulonglong,
    status: *mut hipDriverEntryPointQueryResult,
) -> hipError_t