Function gravity::execvp [] [src]

pub unsafe extern fn execvp(
    __file: *const c_char,
    __argv: *const *const c_char
) -> c_int