Function gfapi_sys::glfs::glfs_set_xlator_option [] [src]

pub unsafe extern "C" fn glfs_set_xlator_option(
    fs: *mut glfs_t,
    xlator: *const c_char,
    key: *const c_char,
    value: *const c_char
) -> c_int