[][src]Function openxr_sys::xrCreateAction

pub unsafe extern "C" fn xrCreateAction(
    action_set: ActionSet,
    create_info: *const ActionCreateInfo,
    action: *mut Action
) -> Result