Skip to main content

mp_remote_command_set_enabled

Function mp_remote_command_set_enabled 

Source
pub unsafe extern "C" fn mp_remote_command_set_enabled(
    command_id: c_int,
    enabled: c_int,
)