Function botan_sys::botan_scrub_mem

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