Skip to main content

get_assembly_impl_x_64

Function get_assembly_impl_x_64 

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