[][src]Function openxr_sys::xrCreateActionSet

pub unsafe extern "C" fn xrCreateActionSet(
    session: Session,
    create_info: *const ActionSetCreateInfo,
    action_set: *mut ActionSet
) -> Result