Type Definition phper_sys::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: usize, chunk_size: usize, flags: c_int) -> *mut _php_output_handler>;