Function LLVMStructCreateNamed

Source
pub(crate) unsafe extern "C" fn LLVMStructCreateNamed(
    C: &Context,
    Name: *const c_char,
) -> &Type