pub unsafe extern "C" fn ips_create( source: mem, target: mem, patch: *mut mem, ) -> ipserror
Creates an IPS patch that converts source to target and stores it in patch.
source
target
patch