pub unsafe fn get_assembly_impl_x_64(
build: &mut AssemblyBuilderX64,
func: *const TValue,
options: AssemblyOptions,
stats: *mut LoweringStats,
) -> Stringpub unsafe fn get_assembly_impl_x_64(
build: &mut AssemblyBuilderX64,
func: *const TValue,
options: AssemblyOptions,
stats: *mut LoweringStats,
) -> String