Skip to main content

sk_OPENSSL_STRING_find

Function sk_OPENSSL_STRING_find 

Source
pub unsafe extern "C" fn sk_OPENSSL_STRING_find(
    sk: *const stack_st_OPENSSL_STRING,
    out_index: *mut usize,
    p: *const c_char,
) -> c_int