[−][src]Function security_framework_sys::secure_transport::SSLSetDiffieHellmanParams
pub unsafe extern "C" fn SSLSetDiffieHellmanParams(
context: SSLContextRef,
dhParams: *const c_void,
dhParamsLen: size_t
) -> OSStatus