Function LLVMSetIsDisjoint

Source
pub(crate) unsafe extern "C" fn LLVMSetIsDisjoint(
    Instr: &Value,
    IsDisjoint: c_int,
)