Function CRYPTO_strdup

Source
pub unsafe extern "C" fn CRYPTO_strdup(
    str_: *const i8,
    file: *const i8,
    line: i32,
) -> *mut i8