Skip to main content

MLCLossTypeDebugDescription

Function MLCLossTypeDebugDescription 

Source
pub unsafe extern "C-unwind" fn MLCLossTypeDebugDescription(
    loss_type: MLCLossType,
) -> Retained<NSString>
👎Deprecated:

renamed to MLCLossType::debug_description

Available on crate feature MLCTypes only.