[][src]Function nginx::DSA_set0_pqg

pub unsafe extern "C" fn DSA_set0_pqg(
    d: *mut DSA,
    p: *mut BIGNUM,
    q: *mut BIGNUM,
    g: *mut BIGNUM
) -> c_int