RtlQueryFeatureConfiguration

Function RtlQueryFeatureConfiguration 

Source
pub unsafe extern "C" fn RtlQueryFeatureConfiguration(
    FeatureId: RTL_FEATURE_ID,
    ConfigurationType: RTL_FEATURE_CONFIGURATION_TYPE,
    ChangeStamp: PRTL_FEATURE_CHANGE_STAMP,
    FeatureConfiguration: PRTL_FEATURE_CONFIGURATION,
) -> NTSTATUS