Type Definition php_all_sys::php72::php_output_handler_alias_ctor_t[][src]

type php_output_handler_alias_ctor_t = Option<unsafe extern "C" fn(handler_name: *const c_char, handler_name_len: size_t, chunk_size: size_t, flags: c_int) -> *mut _php_output_handler>;