[go: up one dir, main page]

[][src]Function libc::wexecl

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