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