Type Definition php_all_sys::php54::hash_func_t[][src]

type hash_func_t = Option<unsafe extern "C" fn(arKey: *const c_char, nKeyLength: uint) -> ulong>;