[][src]Function openxr_sys::get_action_state_boolean

pub unsafe extern "system" fn get_action_state_boolean(
    action: Action,
    count_subaction_paths: u32,
    subaction_paths: *const Path,
    data: *mut ActionStateBoolean
) -> Result