LLVMSetIsDisjoint

Function LLVMSetIsDisjoint 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMSetIsDisjoint(
    Inst: LLVMValueRef,
    IsDisjoint: LLVMBool,
)