Function browser_window::prelude::crenameat[]

pub unsafe extern "C" fn crenameat(
    __oldfd: i32,
    __old: *const i8,
    __newfd: i32,
    __new: *const i8
) -> i32