Function shadow_rs::cshadow::tracker_addAllocatedBytes

source ยท
pub unsafe extern "C-unwind" fn tracker_addAllocatedBytes(
    tracker: *mut Tracker,
    location: gpointer,
    allocatedBytes: gsize,
)