pub unsafe extern "C" fn thinlto_create_codegen() -> *mut LLVMOpaqueThinLTOCodeGeneratorExpand description
Instantiates a ThinLTO code generator.
Returns null on error (check lto_get_error_message for details).
The code generator should not be reused.