[−][src]Function uikit_sys::CFHTTPMessageAddAuthentication
pub unsafe extern "C" fn CFHTTPMessageAddAuthentication(
request: CFHTTPMessageRef,
authenticationFailureResponse: CFHTTPMessageRef,
username: CFStringRef,
password: CFStringRef,
authenticationScheme: CFStringRef,
forProxy: Boolean
) -> Boolean