CreateFileMoniker

Function CreateFileMoniker 

Source
pub unsafe fn CreateFileMoniker<'a, T0__: IntoParam<'a, PWSTR>>(
    lpszpathname: T0__,
    ppmk: *mut Option<IMoniker>,
) -> ErrorCode