Function wexecvp

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