[][src]Type Definition openxr_sys::pfn::CreateAction

type CreateAction = unsafe extern "system" fn(action_set: ActionSet, create_info: *const ActionCreateInfo, action: *mut Action) -> Result;