Function HAPI_GetWorkitems

Source
pub unsafe extern "C" fn HAPI_GetWorkitems(
    session: *const HAPI_Session,
    node_id: HAPI_NodeId,
    workitem_ids_array: *mut c_int,
    length: c_int,
) -> HapiResult