[][src]Function flips_sys::bps::bps_create_linear

pub unsafe extern "C" fn bps_create_linear(
    source: mem,
    target: mem,
    metadata: mem,
    patch: *mut mem
) -> bpserror

Creates a BPS patch that converts source to target and stores it to patch.

It is safe to give {NULL, 0} as metadata.