Function wexeclpe

Source
pub unsafe extern "C" fn wexeclpe(
    path: *const wchar_t,
    arg0: *const wchar_t,
    ...
) -> intptr_t