Function kernel32::GetProfileSectionA [] [src]

pub unsafe extern "system" fn GetProfileSectionA(
    lpAppName: LPCSTR,
    lpReturnedString: LPSTR,
    nSize: DWORD
) -> DWORD