Type Definition hip_sys::hiprt::hipStreamCallback_t
source · pub type hipStreamCallback_t = Option<unsafe extern "C" fn(_: *mut ihipStream_t, _: hipError_t, _: *mut c_void)>;Expand description
Stream CallBack struct
pub type hipStreamCallback_t = Option<unsafe extern "C" fn(_: *mut ihipStream_t, _: hipError_t, _: *mut c_void)>;Stream CallBack struct