Function sgx_types::sgx_fseek[][src]

pub unsafe extern "C" fn sgx_fseek(
    stream: SGX_FILE,
    offset: int64_t,
    origin: c_int
) -> int32_t