Function libc::wexecle[][src]

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