[][src]Function nginx::PEM_write_DSA_PUBKEY

pub unsafe extern "C" fn PEM_write_DSA_PUBKEY(
    fp: *mut FILE,
    x: *mut DSA
) -> c_int