LLVMConstPointerCast

Function LLVMConstPointerCast 

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