Function llvm_sys::core::LLVMGetPoison

source ยท
pub unsafe extern "C" fn LLVMGetPoison(
    Ty: LLVMTypeRef
) -> LLVMValueRef
Expand description

Obtain a constant value referring to a poison value of a type.