Function openxr_sys::create_action

source ·
pub unsafe extern "system" fn create_action(
    action_set: ActionSet,
    create_info: *const ActionCreateInfo,
    action: *mut Action
) -> Result