binaryninjacore_sys

Function BNDecodeWithContext

source
pub unsafe extern "C" fn BNDecodeWithContext(
    xform: *mut BNTransform,
    context: *mut BNTransformContext,
    params: *mut BNTransformParameter,
    paramCount: usize,
) -> bool