Function LLVMIsAUnaryInstruction

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