[][src]Function winapi::um::fibersapi::FlsSetValue

pub unsafe extern "system" fn FlsSetValue(
    dwFlsIndex: DWORD,
    lpFlsData: PVOID
) -> BOOL