Function frida_gum_sys::gum_memory_allocate_near

source ยท
pub unsafe extern "C" fn gum_memory_allocate_near(
    spec: *const GumAddressSpec,
    size: gsize,
    alignment: gsize,
    prot: GumPageProtection,
) -> gpointer