Function php_explicit_bzero

Source
pub unsafe extern "C" fn php_explicit_bzero(
    dst: *mut c_void,
    siz: size_t,
)