Function LLVMIsABitCastInst

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