[][src]Function nginx::PEM_read_DHparams

pub unsafe extern "C" fn PEM_read_DHparams(
    fp: *mut FILE,
    x: *mut *mut DH,
    cb: pem_password_cb,
    u: *mut c_void
) -> *mut DH