rustc_codegen_llvm::llvm_::ffi

Function LLVMIsAConstantInt

Source
pub unsafe extern "C" fn LLVMIsAConstantInt(
    value_ref: &Value,
) -> Option<&ConstantInt>