[][src]Type Definition phper_sys::php_output_handler_conflict_check_t

type php_output_handler_conflict_check_t = Option<unsafe extern "C" fn(handler_name: *const c_char, handler_name_len: usize) -> c_int>;