Function OPENSSL_sk_pop_free

Source
pub unsafe extern "C" fn OPENSSL_sk_pop_free(
    st: *mut stack_st,
    func: Option<unsafe extern "C" fn(_: *mut c_void)>,
)