Skip to main content

hipDeviceGetExecutionCtx

Function hipDeviceGetExecutionCtx 

Source
pub unsafe extern "C" fn hipDeviceGetExecutionCtx(
    ctx: *mut hipExecutionCtx_t,
    device: c_int,
) -> hipError_t