LLVMVoidTypeInContext

Function LLVMVoidTypeInContext 

Source
pub unsafe extern "C" fn LLVMVoidTypeInContext(
    C: LLVMContextRef,
) -> LLVMTypeRef
Expand description

Create a void type in a context.