[][src]Function nginx::DSA_meth_get_init

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