Function StringFromGUID2

Source
pub unsafe extern "C" fn StringFromGUID2(
    rguid: *const GUID,
    lpsz: LPOLESTR,
    cchMax: c_int,
) -> c_int