Function frida_gum_sys::gum_memset

source ยท
pub unsafe extern "C" fn gum_memset(
    dst: gpointer,
    c: gint,
    n: gsize,
) -> gpointer