Type Definition libyang2_sys::pcre2_jit_callback_32

source ·
pub type pcre2_jit_callback_32 = Option<unsafe extern "C" fn(arg1: *mut c_void) -> *mut pcre2_jit_stack_32>;