[][src]Function nginx::PEM_write_DHxparams

pub unsafe extern "C" fn PEM_write_DHxparams(
    fp: *mut FILE,
    x: *const DH
) -> c_int