LLVMConstBitCast

Function LLVMConstBitCast 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMConstBitCast(
    ConstantVal: LLVMValueRef,
    ToType: LLVMTypeRef,
) -> LLVMValueRef