Function ips_create

Source
pub unsafe extern "C" fn ips_create(
    source: mem,
    target: mem,
    patch: *mut mem,
) -> ipserror
Expand description

Creates an IPS patch that converts source to target and stores it in patch.