aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function CRYPTO_set_dynlock_destroy_callback

Source
pub unsafe extern "C" fn CRYPTO_set_dynlock_destroy_callback(
    dyn_destroy_function: Option<unsafe extern "C" fn(l: *mut CRYPTO_dynlock_value, file: *const c_char, line: c_int)>,
)