Type Definition php_all_sys::php56_zts::php_output_handler_conflict_check_t[][src]

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