Function LLVMRustThinLTOBufferCreate

Source
pub(crate) unsafe extern "C" fn LLVMRustThinLTOBufferCreate(
    M: &Module,
    is_thin: bool,
    emit_summary: bool,
) -> &'static mut ThinLTOBuffer