Type Definition uriparser_sys::UriFuncFree[][src]

type UriFuncFree = Option<unsafe extern "C" fn(arg1: *mut UriMemoryManagerStruct, arg2: *mut c_void)>;

Function signature that custom free(3) functions must conform to

@since 0.9.0