pub unsafe extern "C" fn hipKernelNameRef(
f: hipFunction_t,
) -> *const c_char
Expand description
@brief Returns kernel name reference by function name.
@param [in] f Name of function
@returns #hipSuccess, #hipErrorInvalidValue
pub unsafe extern "C" fn hipKernelNameRef(
f: hipFunction_t,
) -> *const c_char
@brief Returns kernel name reference by function name.
@param [in] f Name of function
@returns #hipSuccess, #hipErrorInvalidValue