pub unsafe extern "C" fn LLVMVoidTypeInContext(
C: LLVMContextRef,
) -> LLVMTypeRefExpand description
Create a void type in a context.
pub unsafe extern "C" fn LLVMVoidTypeInContext(
C: LLVMContextRef,
) -> LLVMTypeRefCreate a void type in a context.