Skip to main content

forge_patch_create

Function forge_patch_create 

Source
pub unsafe extern "C" fn forge_patch_create(
    address: u32,
    bytes: *const c_void,
    length: u32,
    enable: bool,
) -> Patch