[][src]Function ndk_sys::utimes

pub unsafe extern "C" fn utimes(
    __path: *const c_char,
    __times: *const timeval
) -> c_int