Function wexecv

Source
pub unsafe extern "C" fn wexecv(
    prog: *const u16,
    argv: *const *const u16,
) -> isize