Skip to main content

sk_SSL_COMP_find

Function sk_SSL_COMP_find 

Source
pub unsafe extern "C" fn sk_SSL_COMP_find(
    sk: *const stack_st_SSL_COMP,
    out_index: *mut usize,
    p: *const SSL_COMP,
) -> c_int