Function botan_sys::botan_scrub_mem

source ยท
pub unsafe extern "C" fn botan_scrub_mem(
    mem: *mut c_void,
    bytes: usize,
) -> c_int