create_action

Function create_action 

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