pub unsafe extern "C" fn hipKernelNameRef(
f: hipFunction_t,
) -> *const c_charExpand 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