[][src]Function nginx::DSA_meth_get_finish

pub unsafe extern "C" fn DSA_meth_get_finish(
    dsam: *const DSA_METHOD
) -> Option<unsafe extern "C" fn(dsam: *mut DSA) -> c_int>