Function LLVMIsAUnaryInstruction

Source
#[no_mangle]
pub extern "C" fn LLVMIsAUnaryInstruction(
    Val: LLVMValueRef,
) -> LLVMValueRef