Function fastly_sys::fastly_backend::exists

source ยท
pub unsafe extern "C" fn exists(
    backend_ptr: *const u8,
    backend_len: usize,
    backend_exists_out: *mut u32
) -> FastlyStatus