#[unsafe(no_mangle)]pub unsafe extern "C" fn sp_brightness_grid_command_clone(
instance: NonNull<BrightnessGridCommand>,
) -> NonNull<BrightnessGridCommand>Expand description
Calls method BrightnessGridCommand::clone.
Clones a BrightnessGridCommand instance.
This function is part of the brightness_grid_command module.