Function rustc_codegen_llvm::llvm_::ffi::LLVMIsAConstantInt

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