Function LLVMSetIsDisjoint

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