pub unsafe extern "C" fn CFHTTPMessageApplyCredentials(
request: CFHTTPMessageRef,
auth: CFHTTPAuthenticationRef,
username: CFStringRef,
password: CFStringRef,
error: *mut CFStreamError,
) -> BooleanExpand description
Apple SDK function CFHTTPMessageApplyCredentials.