binaryninjacore_sys

Function BNIsConstantRendererValidForType

source
pub unsafe extern "C" fn BNIsConstantRendererValidForType(
    renderer: *mut BNConstantRenderer,
    il: *mut BNHighLevelILFunction,
    type_: *mut BNType,
) -> bool