Function LLVMIsPackedStruct

Source
#[no_mangle]
pub extern "C" fn LLVMIsPackedStruct(
    StructTy: LLVMTypeRef,
) -> LLVMBool