[][src]Function realsense_sys::rs2_remove_static_node

pub unsafe extern "C" fn rs2_remove_static_node(
    sensor: *const rs2_sensor,
    guid: *const c_char,
    error: *mut *mut rs2_error
) -> c_int

Remove a named location tag \param[in] sensor T2xx position-tracking sensor \param[in] guid Null-terminated string of up to 127 characters \param[out] error If non-null, receives any error that occurs during this call, otherwise, errors are ignored \return Non-zero if succeeded, otherwise 0