Function hip_runtime_sys::hipLaunchByPtr
source · pub unsafe extern "C" fn hipLaunchByPtr(
func: *const c_void
) -> hipError_tExpand description
@brief Launch a kernel.
@param [in] func Kernel to launch.
@returns hipSuccess, hipInvalidDevice, hipErrorNotInitialized, hipErrorInvalidValue