Function LLVMIsASelectInst

Source
pub unsafe extern "C" fn LLVMIsASelectInst(
    Val: *mut LLVMValue,
) -> *mut LLVMValue